home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / help / display < prev    next >
Encoding:
Text File  |  2003-09-19  |  738 b   |  16 lines

  1. DISPLAY  devicename[:]=(hardwareType,[n|(n1[,n2]...)],[m|(m,f)])
  2.  
  3. DISPLAY: Loads console codepage management capabilities
  4.  
  5. devicename    a valid device name (which in this version is ignored). Use any
  6.               (such as CON)
  7. hardwareType  a supported hardware type label (such as EGA or VGA)
  8. n             default hardware codepage (for one hardware codepage). It will
  9.               normally be 437
  10. n1, n2,...    hardware codepages, if more than one (usually you'll have to use
  11.               third party ARABIC/HEBREW drivers)
  12. m             Number of buffer for prepared codepages (1 by default)
  13. f             Number of subfonts (1=8x8, 2=8x8,8x14, 3=8x8, 8x14, 8x16)
  14.               (automatically detected by default)
  15.  
  16.